From: Glenn Morris Date: Sat, 5 Apr 2008 20:25:18 +0000 (+0000) Subject: Whitespace. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~22649 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=4f1c166c4ac9e308db9c8671b7adb3e841a5a90a;p=emacs.git Whitespace. --- diff --git a/lisp/calendar/cal-dst.el b/lisp/calendar/cal-dst.el index cceb39e342d..05ada4ad0dd 100644 --- a/lisp/calendar/cal-dst.el +++ b/lisp/calendar/cal-dst.el @@ -240,8 +240,8 @@ The result has the proper form for `calendar-daylight-savings-starts'." ;; it's wrong in general, but it's right for at least one year. (setq candidate-rules (if new-rules (nreverse new-rules) (list (car candidate-rules))) - new-rules nil - year (1+ year))) + new-rules nil + year (1+ year))) (car candidate-rules))) ;; TODO it might be better to extract this information directly from